Skip to main content

Update namespace

PUT 

https://app.tolgee.io/v2/projects/:projectId/namespaces/:id

Update namespace

Request

Path Parameters

    id int64required
    projectId int64required

Bodyrequired

    namestringrequired

Responses

OK

Schema
    idint64required

    The id of namespace

    Example: 10000048
    namestringrequired
    Example: homepage

Authorization: X-API-Key

name: X-API-Keytype: apiKeyin: header

Request Collapse all
Base URL
https://app.tolgee.io
Auth
Parameters
— pathrequired
— pathrequired
Body required
{
  "name": "string"
}
ResponseClear

Click the Send API Request button above and see the response here!