Sets a team's training GPU capacity
Sets the max concurrent GPUs of a given type a team may use. Creates the limit if one doesn’t exist for this (team, gpu_type) pair, otherwise updates it in place. Org-admin only: this is a ceiling the org imposes on the team, not something the team manages for itself.
Authorizations
Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.
Body
A request to set the GPU capacity ceiling for a (team, gpu_type) pair.
Creates the limit if one doesn't already exist for this team and GPU type, otherwise updates it in place.
Response
Response for setting a team's GPU capacity ceiling.
The updated per-team GPU capacity limit