curl --request POST \ --url 'https://api.unify.ai/v0/user/claim-assistant-hiring-one-time-link' \ --header "Authorization: Bearer $UNIFY_KEY" \ --header 'Content-Type: application/json' \ --data '{}'
{ "message": "string", "assistant_hiring_approval": "string | null" }
Bearer <token>
<token>