Skip to main content

Create or update an external application

PUT 

/v1/admin/external-applications/:oAuthAppId

Creates a new external application record keyed by oAuthAppId, or updates the slug of an existing one. Idempotent — re-submitting with the same values has no effect. The slug must be unique across all external applications.

Request

Responses

External application created or updated successfully