# msp

Source: https://docs.netbird.io/ipa/resources/msp

---

## Get MSP tenants  {{ tag: 'GET' , label: '/api/integrations/msp/tenants' }}

---

## Create MSP tenant  {{ tag: 'POST' , label: '/api/integrations/msp/tenants' }}

---

## Update MSP tenant  {{ tag: 'PUT' , label: '/api/integrations/msp/tenants/{id}' }}

---

## Unlink a tenant  {{ tag: 'POST' , label: '/api/integrations/msp/tenants/{id}/unlink' }}

---

## Verify a tenant domain DNS challenge  {{ tag: 'POST' , label: '/api/integrations/msp/tenants/{id}/dns' }}

---

## Create subscription for Tenant  {{ tag: 'POST' , label: '/api/integrations/msp/tenants/{id}/subscription' }}

---

## Invite existing account as a Tenant to the MSP account  {{ tag: 'POST' , label: '/api/integrations/msp/tenants/{id}/invite' }}

---

## Response by the invited Tenant account owner  {{ tag: 'PUT' , label: '/api/integrations/msp/tenants/{id}/invite' }}

---