Links

Delete a Link

DELETE
/links/{linkId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

linkId*string
linkId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/links/string"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}