/
/agentOS API V3, Diary Call Group
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
CompanyController2
DiaryController11
  • getMatch Guest Parameters with existing applicants
  • getGet a list of all available allocations for a date + 7 days for a specified appointment type
  • getGet an appointment by ID
  • putUpdate an existing appointment using its unique identifier
  • postPost an appointment into a valid diary allocation
  • deleteDelete an existing appointment using its unique identifier
  • patchCancel an existing appointment using its unique identifier
  • postSubmit appointment feedback
  • getA collection of diary appointments linked to a company filtered between specific dates and by appointment type
  • getA collection of all diary appointment types
  • getRetrieves all recurring appointments:-
    DiaryController

    Delete an existing appointment using its unique identifier

    delete/v3/diary/{shortName}/appointment

    Path parameters

    shortNamestring required

    The unique client short-name

    Query parameters

    appointmentIDstring required

    The unique appointment id

    Response

    OK

    string required

    Changes

    No recorded changes to this endpoint across all 1 revision of this API.