Mint Client Credentials
Client Credential Credential Grant via Butlr API
Auth0 M2M Client Service
Overview
Authentication
Authorization: Bearer your-jwt-tokenEndpoints
Create M2M Client
POST /api/v1/client
Content-Type: application/json
Authorization: Bearer your-jwt-tokenList M2M Clients
Get M2M Client
Delete M2M Client
Error Responses
400 Bad Request
400 Bad Request401 Unauthorized
401 Unauthorized404 Not Found
404 Not Found500 Internal Server Error
500 Internal Server ErrorError Codes
Code
Description
Last updated