curl --request PATCH \ --url https://platform.thena.ai/v1/users/skills/{skillId}/attach/{userId} \ --header 'Authorization: Bearer <token>' \ --header 'x-org-id: <api-key>'
Enter JWT bearer token
Enter organization ID
User is not authenticated!