OAuth
Register OAuth client (DCR)
Open endpoint — no authentication required. Desktop/CLI apps call this once to obtain a client_id they persist locally and reuse for all future authorize flows.
post/public/v1/oauth/register/
Request body
Response
Changes
Changed in 1 of the 3 revisions of this API.4
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○