Jump to Content
BigPicture
API Reference
v1.0

Share SuggestionsContact SupportBigPicture
API Reference
Share SuggestionsContact Support
v1.0API Reference
All
Pages
Start typing to search…

Overview

  • What is BigPicture?
  • Authentication and authorization
  • Base URL
  • API response structure
  • Status codes

BigPicture API

  • Boxes
    • Create boxpost
    • Delete boxesdel
    • Duplicate boxpost
    • Get box hierarchyget
  • Box types
    • Get box typesget
  • Teams
    • Get teams allocated to boxesget
  • Resources
    • Get resource task assignment for the particular Boxget
  • Box task scope definition
    • Get own scope definition for a boxget
    • Update own scope definition for a boxput
    • Get sub scope definitions for boxesget
    • Update sub scope definitions for boxesput
  • Absences
    • Get individual absencesget
    • Update already existing absenceput
    • Add new absence to individualpost
    • Delete individual absencedel
  • Skills
    • Get all existing skillsget
Powered by 

Update already existing absence

put https://{base_url}/public/ppm/resources//absences

Updates existing absence of the given individual.

On-premise availability - BigPicture versions equal to or greater than 8.8.0

Language
URL