Links
Delete Link
Permanently delete a dynamic link and remove it from your project
DELETE
Request
string
required
Your project API key:
b2co_your_api_keystring
required
The unique short code of the link to delete
Response
boolean
Indicates if the request was successful
object
The deleted link information
string
Confirmation message about the deletion
string
Unique identifier of the deleted link
string
Short code of the deleted link
Error Codes
string
Link with the specified code does not exist or belongs to another project
string
API key is missing or invalid
string
API key does not have permission to delete this link
string
Too many requests, please try again later