collectors
Add collector writer
Add one or more users to a collector's list of authorized writers.
post/collectors/{key}/writers
Path parameters
keystring required
The id or name of the collector for which the authorized list of users are to be obtained.
Request body
string[] required
User name or id
Response
One or more of the valid users were added to the list of authorized writers.