The POST /scim/v2/Users endpoint creates a new user resource, providing a complete representation of the resource in the request body. Read-only attributes such as meta can be omitted. If the request is successful, the PingAuthorize Server returns a response with a status code of 201, with the resource’s canonical URI as the value of the Location header. For example, Location: https://example.com:443/scim/v2/Users/5caa81af-ec05-41ff-a709-c7378007a99c.