curl --request POST \ --url 'https://api.unify.ai/v0/user/assistant-hiring-approval' \ --header "Authorization: Bearer $UNIFY_KEY"
{ "message": "string", "assistant_hiring_approval": "string | null" }
Bearer <token>
<token>