Skip to main content

Permissions

Fleetio API keys are associated with a single Fleetio user. Each Fleetio User has Role and a set of permissions which limit the actions they can perform on various resources. The same rules that apply to a user via Fleetio web interface, Fleetio Go, and the Fleetio API.

Forbidden Errors

If an attempt is made to read or modify a resource for which the API user does not have access to, then you will receive a response with the 403 Forbidden status code. If you see a response with this status code, be sure to check that the API user has permission to perform that action.

info

If you have any questions about User Roles and Permissions, let us know and we will be happy to help.