v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBCreate customer
Creates a customer account on behalf of jsd-nutmeg.
This endpoint is restricted to jsd-nutmeg via ASAP authentication. It provides the same capability as the public {@code POST /servicedeskapi/customer} endpoint, but does not require a User Context Token (UCT) or Connect app user \u2014 authorization is enforced entirely via the ASAP token.
No user permission checks are performed; {@code null} is passed as the acting user to bypass the permission check in the underlying service.
post/rest/servicedeskapi/customer/skip-permission-check
Query parameters
strictConflictStatusCodeboolean
Optional boolean flag; when {@code true}, returns 409 Conflict for duplicate email instead of the default 400.
Request body
Response
201 response