Most requests that change the state within the Dfns system (non-GET requests basically) need to be signed (see User Action Signing) by the user's credential, and require the following additional header:
Similar to authenticated endpoints, the Complete User Registration endpoint needs an authentication token. This token is passed in the Authentication header:
Header
Description
Authorization: Bearer <token>
The temporary authentication token returned from Responses