Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
Request Code Samples
curl --location --request DELETE 'https://mock.apidog.com/m1/405580-0-default/franchises/' \
--header 'Authorization: Bearer <token>'
Responses
This response does not have a body.
Modified at 2025-02-18 21:11:41