change user opening access
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
User ID
- Type: string
- Required: yes
funnels_admin
- Type: boolean
- Description: If set to true, sending explicit permissions will result in a 400 since this grants full access to openings.
funnel_permissions
- Type: array of objects
workflow_permissions
- Type: array of objects
204
No Content
cURL Request Example
curl --request PUT \
--url https://api.fountain.com/v2/users/user_id/opening_access \
--header 'content-type: application/json'
Click Try It! to start a request and see the response here!