OpenID Clients
Create an OpenID Connect client
Platform API for creating an OIDC client for an application
POST
Authorizations
The publishable key of your application credentials. (more details)
The private secret of your application credentials. (more details)
Path Parameters
Rownd application ID
Query Parameters
Number of resources to return per query. Max is 1000.
ID of the last resource in the previous page. If provided, the next page of results is returned beginning with this resource ID.
Which direction to sort the results
Available options:
asc
, desc
Body
application/json
Response
200 - application/json
OIDC client created successfully
The response is of type object
.