Bases: object
Allows one to update a queue’s metadata.
This method expects the user to submit a JSON object. There is also strict format checking through the use of jsonschema. Appropriate errors are returned in each case for badly formatted input.
Returns: | HTTP | 200,400,409,503 |
---|