Supported content types are:
text/html;charset=utf-8
Documentation (In HTML).
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
application/json
):[]
Example (application/json
):
[
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
}
]
Example (application/json
):
[
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
},
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
}
]
Example (application/json
):
[
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": [
"PermitAdd"
]
}
]
Example (application/json
):
[
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
},
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
},
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
}
]
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
Example (application/json
):
{
"addAccessKeyPermissions": [],
"addAccessKeyName": "Example Text"
}
Example (application/json
, application/json
):
{
"addAccessKeyPermissions": [
"PermitAdd"
],
"addAccessKeyName": "Example Text"
}
Example (application/json
):
{
"addAccessKeyPermissions": [
"PermitShow"
],
"addAccessKeyName": "Example Text"
}
Example (application/json
):
{
"addAccessKeyPermissions": [
"PermitAdd"
],
"addAccessKeyName": "Example Text"
}
Supported content types are:
application/json
{
"accessKeyCreatedKey": "2e3b7faf620aeeab133f0f4ca9838626",
"accessKeyCreatedCreatedTimestamp": "2018-02-10T00:00:42Z",
"accessKeyCreatedUUID": "00000000-0000-0000-0000-000000000000"
}
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
uuid: The UUID of the access key
Supported content types are:
application/json
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
uuid: The UUID of the access key
Supported content types are:
application/json
application/json
):{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": []
}
Example (application/json
, application/json
):
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": [
"PermitAdd"
]
}
Example (application/json
):
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": [
"PermitShow"
]
}
Example (application/json
):
{
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"name": "Example Text",
"permissions": [
"PermitAdd"
]
}
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
application/json
):{
"admin": false,
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"count": 42,
"username": "Example Text",
"last-login": null
}
Example (application/json
):
{
"admin": true,
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"count": 42,
"username": "Example Text",
"last-login": null
}
Example (application/json
):
{
"admin": false,
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"count": 42,
"username": "Example Text",
"last-login": "2018-02-10T00:00:42Z"
}
Example (application/json
):
{
"admin": true,
"uuid": "00000000-0000-0000-0000-000000000000",
"created": "2018-02-10T00:00:42Z",
"count": 42,
"username": "Example Text",
"last-login": "2018-02-10T00:00:42Z"
}
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
Example (application/json
):
{
"data": "SGVsbG8gV29ybGQh",
"type": "text"
}
Supported content types are:
application/json
"00000000-0000-0000-0000-000000000000"
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
uuid: The UUID of the item
Supported content types are:
application/json
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
uuid: The UUID of the item
Supported content types are:
application/json
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
}
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
application/json
):[]
Example (application/json
):
[
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
}
]
Example (application/json
):
[
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
},
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
}
]
Example (application/json
):
[
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
},
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
},
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
}
]
Example (application/json
):
[
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
},
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
},
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
},
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
}
]
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
application/json
):null
Example (application/json
):
{
"contents": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"timestamp": "2018-02-10T00:00:42Z"
}
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
42
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
Example (application/json
):
{
"undeleted": [],
"unsynced": [],
"synced": []
}
Example (application/json
):
{
"undeleted": [
"00000000-0000-0000-0000-000000000000"
],
"unsynced": [],
"synced": []
}
Example (application/json
):
{
"undeleted": [],
"unsynced": [
{
"value": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"added": "2018-02-10T00:00:42Z"
}
],
"synced": []
}
Example (application/json
):
{
"undeleted": [],
"unsynced": [],
"synced": [
"00000000-0000-0000-0000-000000000000"
]
}
Example (application/json
):
{
"undeleted": [
"00000000-0000-0000-0000-000000000000"
],
"unsynced": [
{
"value": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"added": "2018-02-10T00:00:42Z"
}
],
"synced": []
}
Supported content types are:
application/json
application/json
):{
"new": [],
"deleted": [],
"added": []
}
Example (application/json
):
{
"new": [],
"deleted": [
"00000000-0000-0000-0000-000000000000"
],
"added": []
}
Example (application/json
):
{
"new": [],
"deleted": [],
"added": [
{
"created": "2018-02-10T00:00:42Z",
"value": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"synced": "2018-02-10T00:00:42Z"
}
]
}
Example (application/json
):
{
"new": [
{
"created": "2018-02-10T00:00:42Z",
"value": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"synced": "2018-02-10T00:00:42Z"
}
],
"deleted": [],
"added": []
}
Example (application/json
):
{
"new": [],
"deleted": [
"00000000-0000-0000-0000-000000000000"
],
"added": [
{
"created": "2018-02-10T00:00:42Z",
"value": {
"data": "SGVsbG8gV29ybGQh",
"type": "text"
},
"id": "00000000-0000-0000-0000-000000000000",
"synced": "2018-02-10T00:00:42Z"
}
]
}
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
application/json
):[]
Example (application/json
):
[
"00000000-0000-0000-0000-000000000000"
]
Example (application/json
):
[
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000"
]
Example (application/json
):
[
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000"
]
Example (application/json
):
[
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000",
"00000000-0000-0000-0000-000000000000"
]
Supported content types are:
application/json
Example (application/json
):
{
"username": "Example Text",
"password": "Example Text"
}
Supported content types are:
application/json;charset=utf-8
application/json
application/json;charset=utf-8
, application/json
):
This part of the API is protected by JSON Web Tokens (JWTs)
Clients must supply the following data A JWT Token signed with this server's key
Supported content types are:
application/json
application/json
):[]
Example (application/json
, application/json
):
[
"PermitAdd"
]
Example (application/json
):
[
"PermitShow"
]
Example (application/json
):
[
"PermitAdd"
]
Supported content types are:
application/json
Example (application/json
):
{
"name": "Example Text",
"password": "Example Text"
}
Supported content types are:
application/json