Delete a custom linkAsk AIdelete https://app.360learning.com/api/v2/custom-links/{customLinkId}Required OAuth scope: customLinks:write. Deletes the custom link.Path ParamscustomLinkIdstringrequiredThe unique ID of the custom link.Headers360-api-versionstringenumrequiredThe version of the API.v2.0Allowed:v2.0Responses 401The given access token is either missing, invalid, has expired, or has been revoked. 403The given access token does not have the required OAuth scope to execute the request. 404The given customLinkId does not match any existing custom link. 429The client has sent too many requests in a short amount of time.Updated 3 months ago