Redirect Uris
A collection of redirect URI related API endpoints.
These endpoints allows for the management of redirect URIs.
Parameters
client
The configured Nylas API client
Functions
Link copied to clipboard
Create a Redirect URI
Link copied to clipboard
Delete a Redirect URI
Link copied to clipboard
Return a Redirect URI
Link copied to clipboard
Return all Redirect URIs
Link copied to clipboard
public final Response<RedirectUri> update(String redirectUriId, UpdateRedirectUriRequest requestBody)
Update a Redirect URI