Merge "Correcting typo on doc."
This commit is contained in:
commit
96a0aac2e8
@ -12,7 +12,7 @@ utility:
|
||||
-d '{"messages": [{"body": {"event": 1}, "ttl": 600}, {"body": {"event": 2}, "ttl": 600}]}' \
|
||||
-H "Content-type: application/json" \
|
||||
-H "Client-ID: CLIENT_ID" \
|
||||
-H "X-Auth-ToKen: TOKEN"
|
||||
-H "X-Auth-Token: TOKEN"
|
||||
|
||||
Replace ``CLIENT_ID`` variable with the universally unique identifier (UUID)
|
||||
which can be generated by, for example, ``uuidgen`` utility.
|
||||
|
Loading…
Reference in New Issue
Block a user