Namespaces
Update Namespace
PUT
/
api
/
v1
/
namespaces
/
{key}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
key
string
requiredBody
application/json
name
string
requireddescription
string
Response
200 - application/json
key
string
requiredname
string
requireddescription
string
requiredprotected
boolean
requiredcreatedAt
string
requiredupdatedAt
string
requiredWas this page helpful?