Search...
/
Community
Create Account
Sign in
Overview
Welcome
Authentication
Using Environments
API Reference
Accounts
Actions
Agent Exports
Agents
Apps
Assistant
Auth
Commits
Data Retention Policies
Documents
Entitlements
Environments
Events
Files
Guests
Jobs
Mapping
Records
Roles
Secrets
Sheets
Snapshots
Spaces
Users
GET
List users
POST
Create and Invite User
POST
Resend User Invite
PATCH
Update a user
GET
Get a user
DEL
Delete a user
GET
List User Roles
POST
Assign Role to User
DEL
Remove Role from User
Versions
Views
Workbooks
Community
Create Account
Sign in
API Reference
Users
Remove Role from User
DELETE
https://api.x.flatfile.com/v1
/
users
/
:userId
/
roles
/
:actorRoleId
Removes a role from a user.
Path parameters
userId
string
Required
The user id
actorRoleId
string
Required
The actor role id
Headers
X-Disable-Hooks
"true"
Required
Response
This endpoint returns an object.
data
object
Optional
Show property
Errors
400
Bad Request Error
403
Forbidden Error
404
Not Found Error
Built with