Update Sender ID
To update a single Sender ID
Update an existing sender id
Authorizations
Path parameters
idstringRequired
Body
namestringOptionalExample:
Sender name
DUCKSMS
descriptionstringOptionalExample:
Sender description
Ducksms sender id
defaultbooleanOptionalExample:
Default sender id
false
statusstring · enumOptionalExample:
Sender id status
active
Possible values: Responses
200
Sender updated
application/json
400
Invalid request
application/json
401
Unauthenticated
application/json
404
No data found
application/json
422
Validation errors
application/json
500
Server error
application/json
post
Last updated