Update Details
Update a Sender
PUT
/senders/{sender_id}
Description
This endpoint is used to update the details of an existing sender. You can modify specific attributes such as the age
of the user, while maintaining their unique identifier (sender_id
). The updated information will be reflected in the response to confirm successful changes.
Body
Name
Type
Description
...
...
...
...
...
.
Response
Last updated