Create API client (v2)
Create a new API client within a project you specify.
<Warning title="DEPRECATION NOTICE"> This endpoint is planned for deprecation on December 1, 2025. Transition to the [Create API client (v2)](/workato-api/resources/api-platform/v-2-post-api-clients) endpoint before this date to ensure uninterrupted service.</Warning>
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
name
Name of the client
project_id
The ID of a specific project. Retrieve a list of project IDs by using the list projects endpoint.
Response
Success reply
result
List of API clients.