B2B CRM
IntroductionGenerate an API Key

References

Create an Api Key POSTDecode an Api Key Token POSTGet Api Key By Id GETGet Api Key By Token GETGet Api Keys By Member GETGet Api Keys By Workspace GETRegenerate Api Key PATCHSoft Delete Api Key PATCHUpdate the status of an API key PATCHUpdate Api Key PUTUpdate Last Used At PATCH
B2B CRM
DocsAPI Docs
Api keys

Soft Delete Api Key

PATCH
/api-keys/{id}/soft-delete

Authorization

AuthorizationBearer <token>

Default JWT Authorization

In: header

Path Parameters

idstring

Response Body

curl -X PATCH "http://crm-apiprod.b2bleadsmarket.com/api-keys/string/soft-delete"
Empty

Regenerate Api Key PATCH

Previous Page

Update the status of an API key PATCH

Next Page

curl -X PATCH "http://crm-apiprod.b2bleadsmarket.com/api-keys/string/soft-delete"