Skip to main content
PATCH

Request

Headers

string
required
Must be application/json

Path Parameters

string
required
The link’s slug (e.g., my-link) or system domain composite (e.g., mybouncy.link__my-link).Use the slug field returned by GET /v1/links.

Body

boolean
required
Set to true to activate the link, false to deactivate itExample: false
Deactivated links will stop redirecting. The link is not deleted and can be re-activated at any time.

Response

boolean
Whether the operation succeeded
string
Link identifier
boolean
New active status
string
Success message