PUT
/
applications
/
{app}
/
oidc-clients
/
{client}

Authorizations

x-rownd-app-key
string
headerrequired

The publishable key of your application credentials. (more details)

x-rownd-app-secret
string
headerrequired

The private secret of your application credentials. (more details)

Path Parameters

app
string
required

Rownd application ID

client
string
required

OIDC Client ID

Body

application/json
name
string

Name of the OIDC client

description
string

Description of the OIDC client

config
object

Response

200 - application/json
id
string

Unique identifier for the OIDC client

app_id
string

Application identifier associated with the OIDC client

name
string

Name of the OIDC client

description
string

Description of the OIDC client

config
object
created_at
string

The ISO 8601 date-time that the resource was created

updated_at
string

The ISO 8601 date-time that the resource was updated

credentials
object[]

Credentials associated with the OIDC client