Updates an API Space's authentication configuration

Updates an API Space's authentication configuration

Path Params
string
required
^([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12})|[a-f0-9]{32}$

The id of the API space to update

Body Params

The authentication configuration for the API Space

string

The audience to expect when recieving an authorisation token

string
required

The issuer to expect when recieving an authorisation token

string
required

The shared secret to expect when recieving an authorisation token

string
required

The claim to use from the token as the user's id

string

The prefix to apply to ids for anonymous profiles

Headers
string

The eTag of the entity that the caller is expecting to update

Responses

404

The API Space was not found

409

A conncurrency issue occured updating the API Space

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json