Links
Toggle Link Status
Enable or disable a short link without deleting it
PATCH
Request
Headers
Must be
application/jsonPath Parameters
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
Set to
true to activate the link, false to deactivate itExample: falseDeactivated links will stop redirecting. The link is not deleted and can be re-activated at any time.
Response
Whether the operation succeeded
Link identifier
New active status
Success message