Updates server custom ID for a user.
user_id required | string <uuid> User ID. You can find it in Publisher Account > your Login project > Users. |
project_id required | string <uuid> Login project ID from Publisher Account. |
No content
Bad Request
Unauthorized
Not Found
Unprocessable Entity
{- "server_custom_id": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}