Client self registration

Description

Create a new client, the client ID is returned in the Location header. Protected by app authenticity security check

Method

POST

Path

[runtime-name]/api/registration/v1/self

Body

req
req

Produces

application/json

Responses

404
Not Found
200
OK
201
Client registered
401
App authenticity challenge
400
Invalid request
403
App authenticity failure