cURL
curl --request DELETE \ --url https://app.switchkanban.com.br/api/v1/project_modules/{id} \ --header 'Authorization: Bearer <token>'
{ "data": { "message": "<string>" } }
API token no formato Bearer. Exemplo: Bearer YOUR_API_TOKEN
ID do projeto
successful
Show child attributes