Copy Pageputput https://example.com/subjects/{url-encoded-uri}Create a new subject or update an existing subject.Path Paramsurl-encoded-uristringrequiredThe URL encoded URI of the subject. e.g. https://use.id/johnQuery Paramsinternal_identifierstringAn extra internal identifier to refer to an other service's account/subject.HeadersAuthorizationstringA Solid token containing a URI in the sub or azp claim that is allowed to be used as an authorization agent.DPoPstringThe DPoP proof for the token.X-Request-IDstringIf provided, this string will be set as the value of the X-Request-ID response header.X-Correlation-IDstringIf provided, this string will be set as the value of the X-Correlation-ID response header.Responses 200OK 400Bad Request Potential error codes: subject_uri_not_valid request_id_too_long correlation_id_too_long 401Unauthorized 403Forbidden 500Internal Server Error 501Not Implemented Potential error codes: conditional_http_requests_not_yet_supported Updated over 2 years ago Did this page help you?YesNo