Managers API
List
GET
https://api.terrene.co/notifications/managers/user/
Name |
Description |
Required |
Location |
Schema |
Example |
page |
None |
False |
query |
|
None |
Create
POST
https://api.terrene.co/notifications/managers/user/
Name |
Description |
Required |
Location |
Schema |
Example |
settings |
None |
False |
form |
|
None |
Read
GET
https://api.terrene.co/notifications/managers/user/{object_id}/
Name |
Description |
Required |
Location |
Schema |
Example |
object_id |
None |
True |
path |
|
None |
Update
PUT
https://api.terrene.co/notifications/managers/user/{object_id}/
Name |
Description |
Required |
Location |
Schema |
Example |
object_id |
None |
True |
path |
|
None |
settings |
None |
False |
form |
|
None |
Partial Update
PATCH
https://api.terrene.co/notifications/managers/user/{object_id}/
Name |
Description |
Required |
Location |
Schema |
Example |
object_id |
None |
True |
path |
|
None |
settings |
None |
False |
form |
|
None |
Delete
DELETE
https://api.terrene.co/notifications/managers/user/{object_id}/
Name |
Description |
Required |
Location |
Schema |
Example |
object_id |
None |
True |
path |
|
None |