# Roles ## List Roles - [GET /v1/roles](https://docs.synqly.com/api-reference/management/roles/roles_list.md): Returns a list of all objects that match the query params. ## Create Role - [POST /v1/roles](https://docs.synqly.com/api-reference/management/roles/roles_create.md): Creates an object. For more information on Roles, refer to our Synqly Overview. ## Get Role - [GET /v1/roles/{roleId}](https://docs.synqly.com/api-reference/management/roles/roles_get.md): Returns the object matching . For more information on Roles, refer to our Synqly Overview. ## Update Role - [PUT /v1/roles/{roleId}](https://docs.synqly.com/api-reference/management/roles/roles_update.md): Updates the object matching . For more information on Roles, refer to our Synqly Overview. ## Patch Role - [PATCH /v1/roles/{roleId}](https://docs.synqly.com/api-reference/management/roles/roles_patch.md): Patches the object matching . For more information on Roles, refer to our Synqly Overview. ## Delete Role - [DELETE /v1/roles/{roleId}](https://docs.synqly.com/api-reference/management/roles/roles_delete.md): Deletes the matching . Deleting an also deletea all and belonging to the .