/
/Jam Public API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 6h ago · Updated 2mo ago
Discovery2
Health1
Identity1
OAuth9
  • postIntrospect an access or refresh token (RFC 7662)
  • postRevoke an access or refresh token (RFC 7009)
  • postOAuth 2.1 token endpoint
  • getOAuth 2.1 authorization endpoint (initial GET)
  • postOAuth 2.1 authorization endpoint (consent POST)
  • postDynamic Client Registration (RFC 7591)
  • getClient Configuration: GET (RFC 7592)
  • putClient Configuration: PUT (RFC 7592)
  • deleteClient Configuration: DELETE (RFC 7592)
  • get/openapi.json
OAuth

Client Configuration: DELETE (RFC 7592)

delete/oauth/register/{client_id}

Path parameters

client_idstring required

Response

Default Response

'null' nullable required

Changes