Update client

Description

Update client registration data. Protected by clients:modify scope

OAuth 2.0 Scope elements

  • clients:modify

Method

POST

Path

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

Path Parameters

clientId
Client ID

Body

req
req

Produces

application/json

Responses

404
Client ID not found
200
Updated data
201
Created
401
Invalid access token
400
Invalid request/missing token
403
Insufficient scope