Links
Update Link Status
Update the status of a dynamic link (activate or pause)
PUT
Request
Your project API key:
b2co_your_api_keyThe unique short code of the link to update
New status for the link. Must be either
ACTIVE or PAUSEDResponse
Indicates if the request was successful
The updated link information
Success message describing the action performed
Unique identifier of the link
Unique short code of the link
Updated status of the link (ACTIVE or PAUSED)
ISO 8601 timestamp when the link was last updated
Error Codes
Invalid status parameter provided
Link with the specified code does not exist or belongs to another project
API key is missing or invalid
Too many requests, please try again later
Link is already in the requested status or operation is not allowed (e.g., activating expired link)