cURL
curl --request PUT \ --url http://localhost:2222/v1/messaging/sender-names/{uuid} \ --header 'Content-Type: application/json' \ --data ' { "sender": "<string>", "purpose": "<string>", "senderType": "<string>" } '
{ "success": true, "message": "<string>", "data": { "senderNameId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "sender": "<string>", "senderType": "<string>", "countryCode": "<string>", "status": "<string>", "statusReason": "<string>", "submittedAt": "2023-11-07T05:31:56Z", "approvedAt": "2023-11-07T05:31:56Z" } }
Modify an existing request (subject to re-approval).
3 - 20
10 - 500
alphanumeric|msisdn|shortcode
OK
Show child attributes