Client self re-registration

Description

Submit new registration data for the existing client ID. Protected by app authenticity security check

Method

PUT

Path

[runtime-name]/api/registration/v1/self/{clientId}

Path Parameters

clientId
clientId

Body

req
req

Produces

application/json

Responses

404
Not Found
200
Registration updated
201
Created
401
App authenticity challenge
400
Invalid request
403
App authenticity failure