POSThttps://api.awork.com/api/v1/apiusers
Body Parameters
View in API Reference
Request
$curl -X POST https://api.awork.com/api/v1/apiusers \
> -H "Authorization: Bearer " \
> -H "Content-Type: application/json" \
> -d '{
> "name": "awork Connector",
> "roleId": "123e4567-e89b-12d3-a456-426614174000",
> "clientId": "awork-connector"
>}'
Response