v1

latestOpenAPI 3.0.02026-08-0679302767.4 KB
credentialing-workflows

Create Credentialing Note

  Creates a new note associated with the specified credentialing workflow.

  ### Functionality
  - Adds a user-generated note to a credentialing workflow.
  - Useful for internal communication, tracking decisions, or annotating the process.
  - The note will be associated with the given workflow ID.
post/credentialing-workflows/{id}/notes

Path parameters

idstring required

Headers

organization-idstring

Request body

messagestring required

Response

Note has been successfully created.