Delete a User Role.
curl https://api.warpstream.com/api/v1/delete_user_role \ -H 'warpstream-api-key: XXXXXXXXXX' \ -H 'Content-Type: application/json' \ -d '{"user_role_id": "wi_007f0341_3ab3_457a_a513_2b2c9415582f"}'
{}
Last updated 1 year ago
Was this helpful?