Logo
Basis Theory API Documentation

Tenants Update

PUT {{baseUrl}}/tenants/self

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Accept
string




RESPONSES

status OK

{ "id": "18e26Bc1-3aB3-3c64-AFe2-19e2163cfE9e", "owner_id": "416Fee1d-A73E-7167-c7F5-AE5f624f0a6E", "name": "7jcy0", "type": "test", "created_by": "169689aC-8520-C632-d227-Dfb0B44baF9e", "created_at": "<dateTime>", "modified_by": "CCf879b4-bcf6-F970-4083-E36D1bDddC9f", "modified_at": "<dateTime>", "settings": { "in8f5": "<string>" } }



Curl
curl -X PUT 'https://api.basistheory.com/tenants/self' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"name":"[D:5Yd\u003e","settings":{"culpac":"\u003cstring\u003e"}}'

ENDPOINTS