Transfer objects from a team to another

Transfers all certificate(s) and request(s) from a previous team to an existing one

Path parameters
previousTeam
string required

The name of the team to transfer objects from

Example WinHorizon
newTeam
string required

The name of the team to transfer objects to

Example PKIOps
Responses
  • 204 All objects have been successfully switched from the previous team to the new one
  • 401 Authentication error
  • 403 Forbidden action
  • 404 Team not found
  • 500 Unexpected internal server error