Change an identity's User ID
post https://id.ap-northeast-1.cloud.japancv.co.jp/api/v1/identities//change
Change the User ID of an identity. The resource path will be updated after a successful call. This operation can only update the userId, but cannot update other fields at the same time.
time status user agent Retrieving recent requests…
URL Expired The URL for this request expired after 30 days.
200
The change request has succeeded.
400
The request could not be understood by the server due to incorrect syntax.
401
The request requires user authentication information with an Authorization header field.
404
The server can not find the requested resource.
405
The request HTTP method is disabled and cannot be used for that resource.
413
Request entity is larger than limits defined by the server. (the image file should be smaller than 5MB)
414
The URI requested by the client is longer than the server can interpret. (8k)
415
The media-type in Content-type of the request is not supported by the server.
429
The user has sent too many requests in a given amount of time. (refer to the limit in your business plan)
431
The header field is longer than the server can interpret. (25KB)
500
The server encountered an unexpected condition that prevented it from fulfilling the request.
502
The server got an invalid response while working as a gateway to get the response needed to handle the request.
503
The server is not ready to handle the request.
504
The server is acting as a gateway and cannot get a response in time for a request.