Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Actionstep Participant Type Data Fields API

The Participant Type Data Fields API from Actionstep — 2 operation(s) for participant type data fields.

Actionstep Participant Type Data Fields API is one of 35 APIs that Actionstep publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Participant Type Data Fields. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, authentication docs, and rate-limit docs.

This API exposes 5 operations across 2 paths, and defines 10 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against the base URL https://api.actionstep.com.

5 operations 2 paths 10 schemas 1 DELETE2 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://api.actionstep.com
Resource Areas
1

Paths & Operations 5

Across 2 paths, the API surfaces 5 operations — 1 DELETE, 2 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Participant Type Data Fields 5
GET
/participanttypedatafields
Returns the collection of all participant type data fields.
→ 200
POST
/participanttypedatafields
Create a new participant type data field.
body → 200
GET
/participanttypedatafields/{id}
Returns a single participant type data field record.
1 param → 200
PUT
/participanttypedatafields/{id}
Updates a single participant type data field record.
1 param body → 200
DELETE
/participanttypedatafields/{id}
Deletes a single participant type data field record.
1 param → 204

Schemas 10

The contract defines 10 schemas that model the data the API accepts and returns. The most detailed are ParticipantTypeDataField (10 properties), CreateParticipantTypeDataField (9 properties), UpdateParticipantTypeDataField (8 properties), ParticipantTypeDataFieldsPageData (6 properties). Each schema is shown below with its type and property counts.

ParticipantTypeDataFieldsPageData
object
6 properties
CreateParticipantTypeDataField
object
9 properties 2 required
PagingData
object
1 property
CreateParticipantTypeDataFieldLinks
object
2 properties 1 required
ParticipantTypeDataField
object
10 properties
PageMetaData
object
1 property
PagedParticipantTypeDataFields
object
2 properties
ParticipantTypeDataFieldLinks
object
2 properties
UpdateParticipantTypeDataFieldLinks
object
2 properties 1 required
UpdateParticipantTypeDataField
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

actionstep-participant-type-data-fields-api-openapi.yml Raw ↑

Other APIs Actionstep publishes across the network.

Actionstep Action Bill Settings API
Actionstep Action Folders API
Actionstep Action NetDocuments Settings API
Actionstep Action Participants API
Actionstep Action Type Participant Types API
Actionstep Actions API
Actionstep ActionTypes API
Actionstep Bills API
Actionstep Contact Documents API
Actionstep Contact Folders API
Actionstep Contact Notes API
Actionstep Contact Relationships API