Create API User
POST
/
realms
/{REALM_ID}
/clients
/{CLIENT_ID}
/api-users
Create API User
Authorization
Authorization
RequiredBearer <token>
In: header
Request Body
application/json
Optionalbody
object
Header Parameters
api-key
string
Path Parameters
REALM_ID
Requiredstring
CLIENT_ID
Requiredstring
Successful response
Edit on GitHub
Last updated on