Skip to content
Skip to main content
DELETE
/v3/grants/{grant_id}/scheduling/configurations/{configuration_id}

Delete a Configuration

Deletes the specified Configuration object. You can't delete a Configuration that has active sessions.

NYLAS API KEY

Parameters

Path parameters

grant_id*string

ID of the grant to access. You can also use the email address associated with the grant, or use /me/ to refer to the grant associated with an access token.

configuration_id*string

The ID of the Configuration object to access.

Responses

request_id*string

ID of the request.

Example: "5967ca40-a2d8-4ee0-a0e0-6f18ace39a90"
DELETEhttps://api.us.nylas.com/v3/grants/nyla%40example.com/scheduling/configurations/{configuration_id}

Find your API key in the Nylas Dashboard under API Keys in your application settings.

grant_idrequiredstring

ID of the grant to access. You can also use the email address associated with the grant, or use /me/ to refer to the grant associated with an access token.

configuration_idrequiredstring

The ID of the Configuration object to access.