PUT /api/filters/1062414190
{
"filter": {
"override": false
}
}
200
{
"search": null,
"resource_type": "Domain",
"resource_type_label": "Domain",
"unlimited?": false,
"created_at": "2019-11-07 08:51:43 UTC",
"updated_at": "2019-11-07 08:51:43 UTC",
"override?": false,
"id": 1062414190,
"role": {
"name": "New Role",
"id": 19,
"description": null,
"origin": null
},
"permissions": [
{
"name": "view_domains",
"id": 623290985,
"resource_type": "Domain"
}
],
"locations": [
{
"id": 255093256,
"name": "Location 1",
"title": "Location 1",
"description": null
}
],
"organizations": [
{
"id": 447626438,
"name": "Organization 1",
"title": "Organization 1",
"description": null
}
]
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|
|
filter required |
Validations:
|
|
filter[role_id] optional |
Validations:
|
|
filter[search] optional , nil allowed |
Validations:
|
|
filter[override] optional , nil allowed |
Validations:
|
|
filter[permission_ids] optional , nil allowed |
Validations:
|
|
filter[organization_ids] optional , nil allowed |
Validations:
|
|
filter[location_ids] optional , nil allowed |
Validations:
|