OAuth Applications

An OAuth Application token is a type of content management token designed for building public integrations that require access to data from other Contentful users.

OAuth Application Collection

Get all OAuth Applications

This endpoint retrieves a list of OAuth applications associated with the current user.

Create OAuth Application

This endpoint creates a new OAuth application.

OAuth Application

Get a single OAuth Application

This endpoint retrieves details of a specific OAuth application.

Update an OAuth Application

This endpoint updates details of a specific OAuth application.

Delete an OAuth Application

This endpoint deletes a specific OAuth application.