VKS request-verify takes JSON input

This commit is contained in:
Daniel Kahn Gillmor 2019-06-05 18:36:29 -04:00
parent cf3cf2acf2
commit 5ead970e84
1 changed files with 2 additions and 1 deletions

View File

@ -106,7 +106,8 @@
for one or more e-mail addresses.
</p>
<p>
The call must include the opaque <code>token</code> value
The body of the request must be <code>application/json</code>.
The JSON data must include the opaque <code>token</code> value
(obtained via <tt>/vks/v1/upload</tt>)
and an <code>addresses</code> field,
which is a list of e-mail addresses (not full User IDs)