BooyahDocs/docs/users/device-tokens.md
Fijxu 6905fea26d Users API folder update
The content of the Users API docs is still to be completed.
APIs that are from the same url were merged in the same file.
./docs/users.md not yet completed
2021-08-20 19:10:17 -04:00

13 lines
208 B
Markdown

# Device Tokens - Unknown
Request Method: POST
* */users/`userID`/device-tokens* = No info about this
* Response Example:
```js
{
"code": 400,
"message": "invalid input"
}
```