put

Create or update a user given his or her URL encoded WebID or URL encoded email.

Path Params
string
required
Body Params
string

Mandatory if the path parameter is an email address.

string

Mandatory if the path parameter is a URI.

Headers
string

A bearer token containing a scope and issuer combo that is allowed by the server. The token must not be DPoP bound.

string

If provided, this string will be set as the value of the X-Request-ID response header. If provided, it must be a UUIDv4.

string

If provided, this string will be set as the value of the X-Correlation-ID response header.

Responses

request_id_not_uuidv4
correlation_id_too_long
path_must_be_url_encoded_uri_or_email
path_and_body_uri
path_and_email_uri
token_must_be_bearer
body_email_missing
body_email_invalid
body_uri_missing
body_uri_invalid

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